How to Install nrefactory-samples software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install nrefactory-samples software package in Ubuntu 14.04 LTS (Trusty Tahr)

nrefactory-samples software package provides C# Parsing and Refactoring Library - Sample programs, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install nrefactory-samples 

nrefactory-samples is installed in your system.

Make ensure the nrefactory-samples package were installed using the commands given below,

$ sudo dpkg-query -l | grep nrefactory-samples *

You will get with nrefactory-samples package name, version, architecture and description in a table

nrefactory-samples package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Mono/CLI
Package nrefactory-samples
Version 5.3.0+20130718.73b6d0f-1
Description C# Parsing and Refactoring Library - Sample programs
Sub Section Cli-mono


See Also, How to uninstall or remove nrefactory-samples software package from Ubuntu 14.04 LTS (Trusty Tahr)?